PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setIncludeNoValueFields Method
True if all fields in the list should be submitted.
In This Topic
    setIncludeNoValueFields Method
    In This Topic
    Sets a value indicating whether the fields with no value are submitted.
    Syntax
    public void setIncludeNoValueFields( 
       boolean value
    )

    Parameters

    value
    True if all fields in the list should be submitted.
    See Also